Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcFile Member List

This is the complete list of members for XFcFile, including all inherited members.
close()XFcFile [virtual]
endOfFile()XFcFile [virtual]
fileExists(const CHAR *aFilename)XFcFile [static]
getChar()XFcFile [virtual]
getFile(const CHAR *aFilename, UINT32 aFindStrategy=XFCFO_DISKFIRST)XFcFile [static]
getFilename()XFcFile [virtual]
getFileSize(const CHAR *aFilename, UINT32 aFindStrategy=XFCFO_DISKFIRST)XFcFile [static]
makeDiskFilenameString(const CHAR *aFilename)XFcFile [protected, static]
mFileXFcFile [protected]
mFilemodeXFcFile [protected]
mFilenameXFcFile [protected]
mFlagXFcFile [protected]
mkdir(const CHAR *aDirectoryname)XFcFile [static]
open(const CHAR *aFilename, const CHAR *aMode, UINT32 aFindStrategy=XFCFO_DISKFIRST)XFcFile [static]
open(const CHAR *aFilename, const INT8 *aBuffer, const UINT32 aBufferLength)XFcFile [static]
openCFLFile(const CHAR *aFilename, const CHAR *aMode)XFcFile [static]
openDiskFile(const CHAR *aFilename, const CHAR *aMode)XFcFile [static]
openStdFile(const CHAR *aFilename, const CHAR *aMode)XFcFile [protected, static]
putChar(INT32 aChar)XFcFile [virtual]
read(void *aBuf, INT32 aSize, INT32 aCount)XFcFile [virtual]
readCHAR16String()XFcFile
readCHAR8String()XFcFile
readCHARString()XFcFile
readFLOAT32()XFcFile
readFLOAT32(FLOAT32 &aValue)XFcFile
readFLOAT64()XFcFile
readFLOAT64(FLOAT64 &aValue)XFcFile
readINT16()XFcFile
readINT16(INT16 &aValue)XFcFile
readINT32()XFcFile
readINT32(INT32 &aValue)XFcFile
readINT8()XFcFile
readINT8(INT8 &aValue)XFcFile
readUINT16()XFcFile
readUINT16(UINT16 &aValue)XFcFile
readUINT32()XFcFile
readUINT32(UINT32 &aValue)XFcFile
readUINT8()XFcFile
readUINT8(UINT8 &aValue)XFcFile
remove(const CHAR *aFilename)XFcFile [static]
rename(const CHAR *aOldFilename, CHAR *aNewFilename)XFcFile [static]
rmdir(const CHAR *aDirectoryname)XFcFile [static]
seek(INT32 aDisplacement, INT32 aMode)XFcFile [virtual]
tell()XFcFile [virtual]
write(const void *aBuf, INT32 aSize, INT32 aCount)XFcFile [virtual]
writeCHAR16String(CHAR16 *aValue)XFcFile
writeCHAR8String(CHAR8 *aValue)XFcFile
writeCHARString(CHAR *aValue)XFcFile
writeFLOAT32(FLOAT32 aValue)XFcFile
writeFLOAT64(FLOAT64 aValue)XFcFile
writeINT16(INT16 aValue)XFcFile
writeINT32(INT32 aValue)XFcFile
writeINT8(INT8 aValue)XFcFile
writeUINT16(UINT16 aValue)XFcFile
writeUINT32(UINT32 aValue)XFcFile
writeUINT8(UINT8 aValue)XFcFile
XFcFile()XFcFile [protected]
~XFcFile()XFcFile [protected, virtual]

   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch